[INFO] cloning repository https://github.com/valebes/ppl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valebes/ppl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalebes%2Fppl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalebes%2Fppl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 207d459e6cfddee24777831fd17c5b16233c2fbe
[INFO] fixing valebes/ppl against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalebes%2Fppl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/valebes/ppl
[INFO] finished tweaking git repo https://github.com/valebes/ppl
[INFO] tweaked toml for git repo https://github.com/valebes/ppl written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/valebes/ppl on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/valebes/ppl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1eb6405eceee157286c83a6086f60c2b919d5508f0f094bcdba87f2af72bdfdc
[INFO] running `Command { std: "docker" "start" "1eb6405eceee157286c83a6086f60c2b919d5508f0f094bcdba87f2af72bdfdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1eb6405eceee157286c83a6086f60c2b919d5508f0f094bcdba87f2af72bdfdc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1eb6405eceee157286c83a6086f60c2b919d5508f0f094bcdba87f2af72bdfdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1eb6405eceee157286c83a6086f60c2b919d5508f0f094bcdba87f2af72bdfdc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking sdd v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking scc v2.1.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking jiff v0.2.4
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking image v0.21.3
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rust-spp v0.1.0 (https://github.com/GMAP/rust-ssp.git#19c48c9d)
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ppl v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking regex v1.9.6
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking raster v0.2.1 (https://github.com/valebes/raster.git#687ca372)
[INFO] [stderr]        Fixed src/thread_pool/mod.rs (4 fixes)
[INFO] [stderr]        Fixed src/pipeline/mod.rs (5 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/thread_pool/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                 match rx.receive() {
[INFO] [stdout]     |                       ^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 398 |                     Ok(Some((k, v))) => {
[INFO] [stdout] 399 |                         ordered_map.insert(k, v);
[INFO] [stdout]     |                         ------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 410 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/core/orchestrator.rs:210:32
[INFO] [stdout]     |
[INFO] [stdout] 210 |             if let Some(job) = self.fetch_job() {
[INFO] [stdout]     |                         ---    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |      |
[INFO] [stdout]     |                         |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `job` calls a custom destructor
[INFO] [stdout]     |                         `job` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 221 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `job` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/pipeline/node/inout_node.rs:426:55
[INFO] [stdout]     |
[INFO] [stdout] 378 |             let input = self.get_message();
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `input` calls a custom destructor
[INFO] [stdout]     |                 `input` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 381 |                 Some(Message { op, order }) => {
[INFO] [stdout]     |                                --
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `op` calls a custom destructor
[INFO] [stdout]     |                                `op` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 386 |                             let _ = self.node.run(task);
[INFO] [stdout]     |                                     -------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 387 |                             let mut tmp = VecDeque::new();
[INFO] [stdout]     |                                 -------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `tmp` calls a custom destructor
[INFO] [stdout]     |                                 `tmp` will be dropped later as of Edition 2024
[INFO] [stdout] 388 |                             loop {
[INFO] [stdout] 389 |                                 let producer_out = self.node.produce();
[INFO] [stdout]     |                                     ------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `producer_out` calls a custom destructor
[INFO] [stdout]     |                                     `producer_out` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 405 |                                         let mut splitter = splitter_ref.0.lock().unwrap();
[INFO] [stdout]     |                                             ------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `splitter` calls a custom destructor
[INFO] [stdout]     |                                             `splitter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 426 |                                                 match cvar.wait(splitter) {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 434 |                                             }
[INFO] [stdout]     |                                             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `splitter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/core/orchestrator.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 | /         ORCHESTRATOR
[INFO] [stdout] 414 | |             .get_or_init(|| -> Arc<Orchestrator> { new() })
[INFO] [stdout]     | |___________________________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 402 - static mut ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout] 402 + static ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/core/orchestrator.rs:555:18
[INFO] [stdout]     |
[INFO] [stdout] 555 |             drop(ORCHESTRATOR.take());
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 402 - static mut ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout] 402 + static ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]     Checking serde_json v1.0.107
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Migrating tests/test_ordered_farm.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_filter.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_producer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_long_farm.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_farm.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_map.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_ordered_producer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_pipeline.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/wordcount/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_stress.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_closure.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_ordered_map.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_mxv.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/core/configuration.rs (9 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.79s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/thread_pool/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                 match rx.receive() {
[INFO] [stdout]     |                       ^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 398 |                     Ok(Some((k, v))) => {
[INFO] [stdout] 399 |                         ordered_map.insert(k, v);
[INFO] [stdout]     |                         ------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 410 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/core/orchestrator.rs:210:32
[INFO] [stdout]     |
[INFO] [stdout] 210 |             if let Some(job) = self.fetch_job() {
[INFO] [stdout]     |                         ---    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |      |
[INFO] [stdout]     |                         |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `job` calls a custom destructor
[INFO] [stdout]     |                         `job` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 221 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `job` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/pipeline/node/inout_node.rs:426:55
[INFO] [stdout]     |
[INFO] [stdout] 378 |             let input = self.get_message();
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `input` calls a custom destructor
[INFO] [stdout]     |                 `input` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 381 |                 Some(Message { op, order }) => {
[INFO] [stdout]     |                                --
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `op` calls a custom destructor
[INFO] [stdout]     |                                `op` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 386 |                             let _ = self.node.run(task);
[INFO] [stdout]     |                                     -------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 387 |                             let mut tmp = VecDeque::new();
[INFO] [stdout]     |                                 -------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `tmp` calls a custom destructor
[INFO] [stdout]     |                                 `tmp` will be dropped later as of Edition 2024
[INFO] [stdout] 388 |                             loop {
[INFO] [stdout] 389 |                                 let producer_out = self.node.produce();
[INFO] [stdout]     |                                     ------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `producer_out` calls a custom destructor
[INFO] [stdout]     |                                     `producer_out` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 405 |                                         let mut splitter = splitter_ref.0.lock().unwrap();
[INFO] [stdout]     |                                             ------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `splitter` calls a custom destructor
[INFO] [stdout]     |                                             `splitter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 426 |                                                 match cvar.wait(splitter) {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 434 |                                             }
[INFO] [stdout]     |                                             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `splitter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/core/orchestrator.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 | /         ORCHESTRATOR
[INFO] [stdout] 414 | |             .get_or_init(|| -> Arc<Orchestrator> { new() })
[INFO] [stdout]     | |___________________________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 402 - static mut ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout] 402 + static ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/core/orchestrator.rs:555:18
[INFO] [stdout]     |
[INFO] [stdout] 555 |             drop(ORCHESTRATOR.take());
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 402 - static mut ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout] 402 + static ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: ppl v0.1.6 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ppl v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `unsized_fn_params` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(unsized_fn_params)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unsized_fn_params` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(unsized_fn_params)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/core/orchestrator.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 | /         ORCHESTRATOR
[INFO] [stdout] 414 | |             .get_or_init(|| -> Arc<Orchestrator> { new() })
[INFO] [stdout]     | |___________________________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 402 - static mut ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout] 402 + static ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/core/orchestrator.rs:555:18
[INFO] [stdout]     |
[INFO] [stdout] 555 |             drop(ORCHESTRATOR.take());
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 402 - static mut ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout] 402 + static ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ppl` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/core/orchestrator.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 | /         ORCHESTRATOR
[INFO] [stdout] 414 | |             .get_or_init(|| -> Arc<Orchestrator> { new() })
[INFO] [stdout]     | |___________________________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 402 - static mut ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout] 402 + static ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/core/orchestrator.rs:555:18
[INFO] [stdout]     |
[INFO] [stdout] 555 |             drop(ORCHESTRATOR.take());
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 402 - static mut ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout] 402 + static ORCHESTRATOR: OnceLock<Arc<Orchestrator>> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ppl` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1eb6405eceee157286c83a6086f60c2b919d5508f0f094bcdba87f2af72bdfdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eb6405eceee157286c83a6086f60c2b919d5508f0f094bcdba87f2af72bdfdc", kill_on_drop: false }`
[INFO] [stdout] 1eb6405eceee157286c83a6086f60c2b919d5508f0f094bcdba87f2af72bdfdc
